[INFO] cloning repository https://github.com/OrdinarySoftwareDev/ym2149-core-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OrdinarySoftwareDev/ym2149-core-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrdinarySoftwareDev%2Fym2149-core-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrdinarySoftwareDev%2Fym2149-core-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2414c37c8604da0b51d04c13ff10f479d2422f90
[INFO] fixing OrdinarySoftwareDev/ym2149-core-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrdinarySoftwareDev%2Fym2149-core-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OrdinarySoftwareDev/ym2149-core-rs
[INFO] finished tweaking git repo https://github.com/OrdinarySoftwareDev/ym2149-core-rs
[INFO] tweaked toml for git repo https://github.com/OrdinarySoftwareDev/ym2149-core-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OrdinarySoftwareDev/ym2149-core-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OrdinarySoftwareDev/ym2149-core-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.readme-file
[INFO] [stderr] warning: `ay-psg` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b15b5909e5400c9bc3f163970e57217fca093ddfa9b693aabbe2ae8128987fa5
[INFO] running `Command { std: "docker" "start" "b15b5909e5400c9bc3f163970e57217fca093ddfa9b693aabbe2ae8128987fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b15b5909e5400c9bc3f163970e57217fca093ddfa9b693aabbe2ae8128987fa5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b15b5909e5400c9bc3f163970e57217fca093ddfa9b693aabbe2ae8128987fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b15b5909e5400c9bc3f163970e57217fca093ddfa9b693aabbe2ae8128987fa5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.readme-file
[INFO] [stderr] warning: `ay-psg` (manifest) generated 1 warning
[INFO] [stderr]     Checking ay-psg v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> examples/barebones.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     PSG::new(out, 2_000_000);
[INFO] [stdout]    |     ^^^^^^^^ cannot infer type of the type parameter `R` declared on the struct `PSG`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type must implement `ay_psg::io::Read`
[INFO] [stdout] note: required by a bound in `ay_psg::chip::PSG::<R, W>::new`
[INFO] [stdout]   --> src/chip.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |     R: Read,
[INFO] [stdout]    |        ^^^^ required by this bound in `PSG::<R, W>::new`
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn new(command_output: W, master_clock_frequency: u32) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 12 |     PSG::<R, NoOutput>::new(out, 2_000_000);
[INFO] [stdout]    |        +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed for `ay_psg::chip::PSG<_, DisplayWriter>`
[INFO] [stdout]   --> examples/1ch_doremi.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut chip = PSG::new(out, 2_000_000);
[INFO] [stdout]    |         ^^^^^^^^   ------------------------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type must implement `ay_psg::io::Read`
[INFO] [stdout] note: required by a bound in `ay_psg::chip::PSG::<R, W>::new`
[INFO] [stdout]   --> src/chip.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |     R: Read,
[INFO] [stdout]    |        ^^^^ required by this bound in `PSG::<R, W>::new`
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn new(command_output: W, master_clock_frequency: u32) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider giving `chip` an explicit type, where the type for type parameter `R` is specified
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut chip: ay_psg::chip::PSG<R, _> = PSG::new(out, 2_000_000);
[INFO] [stdout]    |                 +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ay-psg` (example "barebones") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ay-psg` (example "1ch_doremi") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b15b5909e5400c9bc3f163970e57217fca093ddfa9b693aabbe2ae8128987fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b15b5909e5400c9bc3f163970e57217fca093ddfa9b693aabbe2ae8128987fa5", kill_on_drop: false }`
[INFO] [stdout] b15b5909e5400c9bc3f163970e57217fca093ddfa9b693aabbe2ae8128987fa5
